home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Utilities Experience
/
The Utilities Experience - Volume 1.iso
/
software
/
disk_tools
/
playcdda1.1
/
check
/
15
< prev
next >
Wrap
Text File
|
1995-08-05
|
170b
|
6 lines
if EXISTS C:PlayADPCM
requestchoice "System Check" "PlayADPCM ist installiert." "OK"
else
requestchoice "Fehler" "Sie haben C:PlayADPCM nicht installiert." "OK"
EndIf